| Package | Description |
|---|---|
| edu.claflin.finder |
Subgraph Finder - Used to find and locate subgraphs within a network.
|
| edu.claflin.finder.algo |
Contains the Algorithm code for finding bipartite subgraphs.
|
| Class and Description |
|---|
| Algorithm
Abstraction of the algorithm classes used for finding subgraphs.
|
| Class and Description |
|---|
| Algorithm
Abstraction of the algorithm classes used for finding subgraphs.
|
| Algorithm.GraphSortOrder |
| ArgumentsBundle
Used to supply arguments to Algorithms in a generalized manner.
|
| ArgumentsBundle.COMMON_ARGS
An enumeration containing common arguments used by the program.
|